runtime.worldStop.startedStopping (field)

6 uses

	runtime (current package)
		mgc.go#L949: 		work.pauseNS += now - stw.startedStopping
		mgc.go#L1134: 			work.pauseNS += now - stw.startedStopping
		mgc.go#L1418: 	work.pauseNS += now - stw.startedStopping
		proc.go#L1505: 	startedStopping  int64
		proc.go#L1748: 		startedStopping:  start,
		proc.go#L1807: 	totalTime := now - w.startedStopping